gdkwindow: Simplify clip region calculations
authorAlexander Larsson <alexl@redhat.com>
Wed, 17 Apr 2013 15:05:49 +0000 (17:05 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 7 May 2013 14:33:01 +0000 (16:33 +0200)
commit1f986ff953df7558450198a78a17929bbdbc0489
tree15a081b753710938cf70c251d4e24a674e82c90b
parent5773cf237c7bf08f03a308f7952b6cf66840dbc4
gdkwindow: Simplify clip region calculations

Since we no longer make overlapping siblings affect clip_region we
can further simplify the clip region calculation and updating.
gdk/gdkwindow.c